| Total Complexity | 16 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 137 |
| Lines of code | 46 |
| Logical lines of code | 25 |
| Comment lines | 69 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate() | 54 | 8 | 22 | |
| isHash() | 78 | 1 | 3 | |
| isInt() | 78 | 1 | 3 | |
| isFloat() | 78 | 1 | 3 | |
| isWord() | 78 | 1 | 3 | |
| isText() | 78 | 1 | 3 | |
| isEmail() | 78 | 1 | 3 | |
| isValidFilePath() | 81 | 1 | 3 | |
| isValidHTTPResponseCode() | 78 | 1 | 3 |